public
nobgit
read
community.wiki
For NobGit Community
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/community.wiki.git
ssh://[email protected]:2222/orgs/nobgit/community.wiki.git
Trace
Getting Started/Import from GitHub.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
# Import from GitHub
3
1. Click [New repo](https://www.nobgit.com/new).
4
2. Select **Import from GitHub**.
5
3. Select **Connect GitHub**.
6
4. Choose where to configure the **NobGit Importer** in GitHub.
7
5. Select the GitHub repositories you want to import.
8
6. Choose whether each imported repository should belong to you or to one of your organizations.
9
7. If you want to rename a repository during import, enter a new name.
10
8. Choose the repository **Visibility**.
11
9. Select **Import selected** to import only the checked repositories, or **Import all available** to import every available repository.
13
## GitHub connection lifetime
15
The GitHub token can be manually disconnected, or it will automatically expire after one hour.
17
- [Previous: create repo](How to create repo.md)
19
- [Next: access token](How to create an access token.md)